Real-Time Transport Protocol - significado y definición. Qué es Real-Time Transport Protocol
Diclib.com
Diccionario en línea

Qué (quién) es Real-Time Transport Protocol - definición

PROTOCOL FOR DELIVERING AUDIO AND VIDEO OVER IP NETWORKS
Real-time transport protocol; Real-time protocol; Real Time Protocol; Real time transport protocol; Realtime Transport Protocol

Real-Time Transport Protocol         
<protocol> (RTP) An Internet protocol for transmitting real-time data such as audio and video. RTP itself does not guarantee real-time delivery of data, but it does provide mechanisms for the sending and receiving applications to support streaming data. Typically, RTP runs on top of the UDP protocol, although the specification is general enough to support other transport protocols. RTP has received wide industry support. Netscape intends to base its LiveMedia technology on RTP, and Microsoft claims that its NetMeeting product supports RTP. (2003-07-06)
Real-time Transport Protocol         
The Real-time Transport Protocol (RTP) is a network protocol for delivering audio and video over IP networks. RTP is used in communication and entertainment systems that involve streaming media, such as telephony, video teleconference applications including WebRTC, television services and web-based push-to-talk features.
RTCP         
COMPUTER NETWORK PROTOCOL
RTCP; RTP control protocol; Real Time Control Protocol; Real-time Transport Control Protocol; RTCP hierarchical aggregation; Real time control protocol; Realtime Transport Control Protocol; Real-time Transport Protocol Control Protocol; Realtime Transport Protocol Control Protocol; Real-time Transport Protocol control protocol
Real Time Control Protocol (Reference: RTP)

Wikipedia

Real-time Transport Protocol

The Real-time Transport Protocol (RTP) is a network protocol for delivering audio and video over IP networks. RTP is used in communication and entertainment systems that involve streaming media, such as telephony, video teleconference applications including WebRTC, television services and web-based push-to-talk features.

RTP typically runs over User Datagram Protocol (UDP). RTP is used in conjunction with the RTP Control Protocol (RTCP). While RTP carries the media streams (e.g., audio and video), RTCP is used to monitor transmission statistics and quality of service (QoS) and aids synchronization of multiple streams. RTP is one of the technical foundations of Voice over IP and in this context is often used in conjunction with a signaling protocol such as the Session Initiation Protocol (SIP) which establishes connections across the network.

RTP was developed by the Audio-Video Transport Working Group of the Internet Engineering Task Force (IETF) and first published in 1996 as RFC 1889 which was then superseded by RFC 3550 in 2003.